home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / QuickTimeƒ / QuickTime VCR 3.3 / QT 3.3 VCR README < prev    next >
Encoding:
Text File  |  1992-07-13  |  1.2 KB  |  31 lines  |  [TEXT/ttxt]

  1. QuickTime VCR version 3.3        Released 7-13-92
  2.  
  3. The QuickTime VCR is a simple QuickTime Movie Player.
  4.  
  5. It requires that QuickTime and 32 Bit QuickDraw are installed and
  6. that you have at least a MC68020 processor.
  7.  
  8. It's interface is that of a VCR with Play, Stop, Fast Forward,
  9. Rewind, Go to Beginning, and Go to End.
  10.  
  11. The Flashing 12:00 (which can be found on most VCRs) can be set
  12. by clicking on the 12:00.
  13.  
  14. The code is C with a THINK C 5.0.2 project file. There is a ResEdit
  15. resource file that contains the dialog boxes, icons, pict's, etc...
  16.  
  17. There are two windows that come up when you launch the application.
  18. One is the movie window for playing the movie, the other shows the 
  19. movie's poster.
  20.  
  21. If you have any questions, comments, or bug reports please contact
  22. me at       slink@max.cs.byu.edu       or       slink@laforge.graphics.cs.byu.edu
  23. before Sept. 1992, that is when I get my MS in computer science here at
  24. BYU. (Any work out there in the real world?)
  25.  
  26. /*....................................................................................................................................................*/
  27. Modifications:
  28. July 1992
  29.  
  30. Volume controls added.
  31. Unnecessary redrawing of buttons is fixed.